[INFO] cloning repository https://github.com/SuccessfullyFailed/audio_patcher
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SuccessfullyFailed/audio_patcher" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSuccessfullyFailed%2Faudio_patcher", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSuccessfullyFailed%2Faudio_patcher'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e93c037dcb4303276ff690255d7137b8dcfbfc80
[INFO] fixing SuccessfullyFailed/audio_patcher against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSuccessfullyFailed%2Faudio_patcher" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/SuccessfullyFailed/audio_patcher
[INFO] finished tweaking git repo https://github.com/SuccessfullyFailed/audio_patcher
[INFO] tweaked toml for git repo https://github.com/SuccessfullyFailed/audio_patcher written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SuccessfullyFailed/audio_patcher on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/SuccessfullyFailed/audio_patcher already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/SuccessfullyFailed/audio_buffer`
[INFO] [stderr]     Updating git repository `https://github.com/SuccessfullyFailed/byte_convertible`
[INFO] [stderr]     Updating git repository `https://github.com/SuccessfullyFailed/circular_buffer`
[INFO] [stderr]     Updating git repository `https://github.com/SuccessfullyFailed/file_ref`
[INFO] [stderr]     Updating git repository `https://github.com/SuccessfullyFailed/grid_kit`
[INFO] [stderr]     Updating git repository `https://github.com/SuccessfullyFailed/mini_ini_parser`
[INFO] [stderr]     Updating git repository `https://github.com/SuccessfullyFailed/bytes_parser`
[INFO] [stderr]     Updating git repository `https://github.com/SuccessfullyFailed/urge_prique`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded minifb v0.28.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f89e9c739ae500b53eb784c9b1eca9f1ac08dc79fb065ae2e9fe3262918a3459
[INFO] running `Command { std: "docker" "start" "f89e9c739ae500b53eb784c9b1eca9f1ac08dc79fb065ae2e9fe3262918a3459", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f89e9c739ae500b53eb784c9b1eca9f1ac08dc79fb065ae2e9fe3262918a3459" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f89e9c739ae500b53eb784c9b1eca9f1ac08dc79fb065ae2e9fe3262918a3459", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f89e9c739ae500b53eb784c9b1eca9f1ac08dc79fb065ae2e9fe3262918a3459" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling winapi v0.3.9
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling file_ref v0.1.2 (https://github.com/SuccessfullyFailed/file_ref#50018a1d)
[INFO] [stderr]     Checking wayland-sys v0.29.5
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]     Checking bytes_parser v0.1.0 (https://github.com/SuccessfullyFailed/bytes_parser#bcf071b4)
[INFO] [stderr]     Checking urge_prique v0.1.0 (https://github.com/SuccessfullyFailed/urge_prique#d62c0bfd)
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]    Compiling minifb v0.28.0
[INFO] [stderr]     Checking byte_convertible v0.1.0 (https://github.com/SuccessfullyFailed/byte_convertible#4366caa3)
[INFO] [stderr]     Checking dasp_sample v0.11.0
[INFO] [stderr]     Checking circular_buffer v0.1.1 (https://github.com/SuccessfullyFailed/circular_buffer#983ecda1)
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stdout] error[E0433]: cannot find `windows` in `os`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/git/checkouts/file_ref-4e157779cffece51/50018a1/src/dir_monitor.rs:1:54
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{ error::Error, ffi::OsStr, iter::once, os::windows::ffi::OsStrExt, ptr::null_mut };
[INFO] [stdout]   |                                                      ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/mod.rs:56:4
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item is gated here
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/mod.rs:120:9
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item is gated here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `um` in `winapi`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/git/checkouts/file_ref-4e157779cffece51/50018a1/src/dir_monitor.rs:4:2
[INFO] [stdout]   |
[INFO] [stdout] 4 |     um::{
[INFO] [stdout]   |     ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `shared` in `winapi`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/file_ref-4e157779cffece51/50018a1/src/dir_monitor.rs:10:2
[INFO] [stdout]    |
[INFO] [stdout] 10 |     shared::minwindef::{ DWORD, TRUE, FALSE },
[INFO] [stdout]    |     ^^^^^^ could not find `shared` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `winapi::ctypes`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/file_ref-4e157779cffece51/50018a1/src/dir_monitor.rs:11:2
[INFO] [stdout]    |
[INFO] [stdout] 11 |     ctypes::c_void
[INFO] [stdout]    |     ^^^^^^ could not find `ctypes` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `ctypes` in `winapi`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/file_ref-4e157779cffece51/50018a1/src/dir_monitor.rs:93:36
[INFO] [stdout]    |
[INFO] [stdout] 93 | ...   let target_dir_ptr:*mut winapi::ctypes::c_void = CreateFileW(path.as_ptr(), FILE_LIST_DIRECTORY, FILE_SHARE_READ | FILE_SHARE_...
[INFO] [stdout]    |                                       ^^^^^^ could not find `ctypes` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling audio_buffer v0.1.0 (https://github.com/SuccessfullyFailed/audio_buffer#0041c78c)
[INFO] [stdout] error[E0599]: no method named `encode_wide` found for reference `&OsStr` in the current scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/file_ref-4e157779cffece51/50018a1/src/dir_monitor.rs:88:51
[INFO] [stdout]    |
[INFO] [stdout] 88 |         let path:Vec<u16> = OsStr::new(self.dir.path()).encode_wide().chain(once(0)).collect();
[INFO] [stdout]    |                                                         ^^^^^^^^^^^ method not found in `&OsStr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `file_ref` (lib) due to 6 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "f89e9c739ae500b53eb784c9b1eca9f1ac08dc79fb065ae2e9fe3262918a3459", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f89e9c739ae500b53eb784c9b1eca9f1ac08dc79fb065ae2e9fe3262918a3459", kill_on_drop: false }`
[INFO] [stdout] f89e9c739ae500b53eb784c9b1eca9f1ac08dc79fb065ae2e9fe3262918a3459
